[INFO] fetching crate motedb 0.5.2...
[INFO] checking motedb-0.5.2 against try#d0ab665d12770dbaae620b539ee4319b83445f45 for pr-133502-24
[INFO] extracting crate motedb 0.5.2 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate motedb 0.5.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate motedb 0.5.2
[INFO] tweaked toml for crates.io crate motedb 0.5.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate motedb 0.5.2 on toolchain d0ab665d12770dbaae620b539ee4319b83445f45
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate motedb 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7
[INFO] running `Command { std: "docker" "start" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7" "/opt/rustwide/cargo-home/bin/cargo" "+d0ab665d12770dbaae620b539ee4319b83445f45" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling dary_heap v0.3.9
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jieba-macros v0.7.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling libflate_lz77 v2.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling libflate v2.3.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.53
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking include-flate-compress v0.3.3
[INFO] [stderr]    Compiling include-flate-codegen v0.3.3
[INFO] [stderr]     Checking include-flate v0.3.3
[INFO] [stderr]     Checking jieba-rs v0.7.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking tikv-jemallocator v0.5.4
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.5.4
[INFO] [stderr]     Checking motedb v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]    --> src/storage/col_segment/segment.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |         use std::io::{Read, Seek, SeekFrom};
[INFO] [stdout]     |                       ^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]    --> src/storage/col_segment/segment.rs:296:23
[INFO] [stdout]     |
[INFO] [stdout] 296 |         use std::io::{Read, Seek, SeekFrom};
[INFO] [stdout]     |                       ^^^^  ^^^^  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> src/database/crud.rs:1194:29
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             let _ = counter.fetch_update(
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1194 -             let _ = counter.fetch_update(
[INFO] [stdout] 1194 +             let _ = counter.try_update(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dot_product` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut dot_product = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 193 |     dot_product = horizontal_sum_sse(dot_sum);
[INFO] [stdout]     |     ----------------------------------------- `dot_product` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_a` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let mut norm_a = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 194 |     norm_a = horizontal_sum_sse(norm_a_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_a` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_b` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut norm_b = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 195 |     norm_b = horizontal_sum_sse(norm_b_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_b` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum_squared` is never read
[INFO] [stdout]    --> src/distance/euclidean.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut sum_squared = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |     sum_squared = horizontal_sum_sse(sum_vec);
[INFO] [stdout]     |     ----------------------------------------- `sum_squared` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]     --> src/database/crud.rs:1194:29
[INFO] [stdout]      |
[INFO] [stdout] 1194 |             let _ = counter.fetch_update(
[INFO] [stdout]      |                             ^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]      |
[INFO] [stdout] 1194 -             let _ = counter.fetch_update(
[INFO] [stdout] 1194 +             let _ = counter.try_update(
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `dot_product` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:171:27
[INFO] [stdout]     |
[INFO] [stdout] 171 |     let mut dot_product = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 193 |     dot_product = horizontal_sum_sse(dot_sum);
[INFO] [stdout]     |     ----------------------------------------- `dot_product` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_a` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:172:22
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let mut norm_a = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 194 |     norm_a = horizontal_sum_sse(norm_a_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_a` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `norm_b` is never read
[INFO] [stdout]    --> src/distance/cosine.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     let mut norm_b = 0.0f32;
[INFO] [stdout]     |                      ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 195 |     norm_b = horizontal_sum_sse(norm_b_sum);
[INFO] [stdout]     |     --------------------------------------- `norm_b` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `sum_squared` is never read
[INFO] [stdout]    --> src/distance/euclidean.rs:105:27
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut sum_squared = 0.0f32;
[INFO] [stdout]     |                           ^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 122 |     sum_squared = horizontal_sum_sse(sum_vec);
[INFO] [stdout]     |     ----------------------------------------- `sum_squared` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]     --> src/sql/executor.rs:3188:21
[INFO] [stdout]      |
[INFO] [stdout] 3188 |                 for col in stmt.columns.iter().skip(1) {
[INFO] [stdout]      |                     ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `col`
[INFO] [stdout]     --> src/sql/executor.rs:3188:21
[INFO] [stdout]      |
[INFO] [stdout] 3188 |                 for col in stmt.columns.iter().skip(1) {
[INFO] [stdout]      |                     ^^^ help: if this is intentional, prefix it with an underscore: `_col`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> src/database/crud.rs:2379:30
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                         for (i, row) in rows.iter().enumerate() {
[INFO] [stdout]      |                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_sum_avx2` is never used
[INFO] [stdout]    --> src/distance/euclidean.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 | unsafe fn horizontal_sum_avx2(v: __m256) -> f32 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LIN_MAX` is never used
[INFO] [stdout]     --> src/sql/executor.rs:2892:19
[INFO] [stdout]      |
[INFO] [stdout] 2892 |             const LIN_MAX: usize = 256;
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `put_strings` is never used
[INFO] [stdout]   --> src/storage/col_segment/segment.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl TextPageCache {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn put_strings(&mut self, col_idx: usize, data: Vec<u8>, base_offset: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]    --> src/storage/lsm/columnar.rs:760:19
[INFO] [stdout]     |
[INFO] [stdout] 759 | impl TextSegment {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 760 |     pub(crate) fn from_bytes(data: &[u8], num_rows: usize) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]     --> src/database/crud.rs:2379:30
[INFO] [stdout]      |
[INFO] [stdout] 2379 |                         for (i, row) in rows.iter().enumerate() {
[INFO] [stdout]      |                              ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QueryResult`
[INFO] [stdout]   --> examples/bench_vs_sqlite.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 | use motedb::{DBConfig, Database, QueryResult};
[INFO] [stdout]    |                                  ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r2`
[INFO] [stdout]   --> tests/test_no_bloat.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (r2, rss2) = rss_points[1];
[INFO] [stdout]    |          ^^ help: if this is intentional, prefix it with an underscore: `_r2`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rss2`
[INFO] [stdout]   --> tests/test_no_bloat.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let (r2, rss2) = rss_points[1];
[INFO] [stdout]    |              ^^^^ help: if this is intentional, prefix it with an underscore: `_rss2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> examples/bench_multimodal_vs_competitors.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rss_before`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:315:9
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let rss_before = get_rss_kb();
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rss_before`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mote_rows`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:440:10
[INFO] [stdout]     |
[INFO] [stdout] 440 |     let (mote_rows, mote_us) = mote.pk_select(mid);
[INFO] [stdout]     |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mote_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sqlite_rows`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:441:10
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let (sqlite_rows, sqlite_us) = sqlite.pk_select(mid);
[INFO] [stdout]     |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sqlite_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mote_rows`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:461:10
[INFO] [stdout]     |
[INFO] [stdout] 461 |     let (mote_rows, mote_us) = mote.pk_update(mid);
[INFO] [stdout]     |          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mote_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sqlite_rows`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:462:10
[INFO] [stdout]     |
[INFO] [stdout] 462 |     let (sqlite_rows, sqlite_us) = sqlite.pk_update(mid);
[INFO] [stdout]     |          ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sqlite_rows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mote_us`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:485:17
[INFO] [stdout]     |
[INFO] [stdout] 485 |     for (label, mote_us, sqlite_us, mr, sr) in &results {
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mote_us`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sqlite_us`
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:485:26
[INFO] [stdout]     |
[INFO] [stdout] 485 |     for (label, mote_us, sqlite_us, mr, sr) in &results {
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sqlite_us`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]   --> examples/bench_vs_sqlite.rs:72:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | struct MoteDBBench {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     n: usize,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `n` is never read
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | struct SQLiteBench {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 178 |     conn: Connection,
[INFO] [stdout] 179 |     n: usize,
[INFO] [stdout]     |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query_prepared` is never used
[INFO] [stdout]    --> examples/bench_vs_sqlite.rs:257:8
[INFO] [stdout]     |
[INFO] [stdout] 182 | impl SQLiteBench {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 257 |     fn query_prepared(&self, sql: &str) -> (usize, u64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rss0`
[INFO] [stdout]   --> examples/bench_memory.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let rss0 = get_rss_kb();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_rss0`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rss_after_update`
[INFO] [stdout]    --> examples/bench_memory.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |     let rss_after_update = get_rss_kb();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rss_after_update`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mote_like_avg`
[INFO] [stdout]    --> examples/bench_multimodal_vs_competitors.rs:361:28
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let (mote_like_p50, _, mote_like_avg) = measure_us(
[INFO] [stdout]     |                            ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mote_like_avg`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sql_like_avg`
[INFO] [stdout]    --> examples/bench_multimodal_vs_competitors.rs:367:27
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let (sql_like_p50, _, sql_like_avg) = measure_us(
[INFO] [stdout]     |                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sql_like_avg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `horizontal_sum_avx2` is never used
[INFO] [stdout]    --> src/distance/euclidean.rs:231:11
[INFO] [stdout]     |
[INFO] [stdout] 231 | unsafe fn horizontal_sum_avx2(v: __m256) -> f32 {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LIN_MAX` is never used
[INFO] [stdout]     --> src/sql/executor.rs:2892:19
[INFO] [stdout]      |
[INFO] [stdout] 2892 |             const LIN_MAX: usize = 256;
[INFO] [stdout]      |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `put_strings` is never used
[INFO] [stdout]   --> src/storage/col_segment/segment.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl TextPageCache {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn put_strings(&mut self, col_idx: usize, data: Vec<u8>, base_offset: u32) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_bytes` is never used
[INFO] [stdout]    --> src/storage/lsm/columnar.rs:760:19
[INFO] [stdout]     |
[INFO] [stdout] 759 | impl TextSegment {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] 760 |     pub(crate) fn from_bytes(data: &[u8], num_rows: usize) -> Result<Self> {
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7", kill_on_drop: false }`
[INFO] [stdout] 597f717212fe727d8f5b6db6e5b6e6b057ca46348c5d178d43e2c07470d7c9a7
